'Declaration
Public ReadOnly Property ElementCount As Integer
'Usage
Dim instance As CellMatrix(Of T) Dim value As Integer value = instance.ElementCount
public int ElementCount {get;}
'Declaration
Public ReadOnly Property ElementCount As Integer
'Usage
Dim instance As CellMatrix(Of T) Dim value As Integer value = instance.ElementCount
public int ElementCount {get;}